home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <wwwSharpNetProject
- SchemaVersion="1.0"
- Language="CSharp"
- Highlighter="C#"
- >
- <Build>
- <Settings
- GenerateExecutable="False"
- >
- <Config
- Name="Release"
- Output="..\bin\Hello.Net.dll"
- IncludeDebugInfo="False"
- TreatWarningsAsErrors="True"
- WarningLevel="4"
- >
- /target:library
- </Config>
- <Config
- Name="Debug"
- Output="..\bin\Hello.Net.dll"
- IncludeDebugInfo="True"
- TreatWarningsAsErrors="True"
- WarningLevel="4"
- >
- /target:library /debug+ /define:DEBUG,TRACE
- </Config>
- </Settings>
- <References/>
- </Build>
- <Files>
- <File
- RelPath="HelloNet.cs"
- />
- </Files>
- </wwwSharpNetProject>